github.com/go-faster/jx.ArrIter.err (field)
6 uses
github.com/go-faster/jx (current package)
dec_arr_iter.go#L10: err error
dec_arr_iter.go#L32: if i.closed || i.err != nil {
dec_arr_iter.go#L39: i.err = err
dec_arr_iter.go#L44: i.err = dec.decDepth()
dec_arr_iter.go#L50: i.err = errors.Wrap(err, `"," expected`)
dec_arr_iter.go#L62: return i.err
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |